﻿@charset "gb2312";


.header {
    width:100%;height:100px;
}

.w1578 {
    max-width:1578px;width:100%;margin:0 auto;
}
.w1260 {
     max-width:1260px;width:100%;margin:0 auto;
}
.w1385 {
     max-width:1385px;width:100%;margin:0 auto;
}
.w1230 {
     max-width:1230px;width:100%;margin:0 auto;
}

.header .w1578 {
   height:100%;display:flex;align-items:center;justify-content:space-between;
}
.header_right {
    height:100%;display:flex;align-items:center;justify-content:space-between;
}
.language {
    font-size:12px;font-family:"Noto Sans SC";color:#75adcc;
}
.web_nav {
    display:flex;align-items:center;justify-content:space-between;
}
.web_nav li a{
    font-size:20px;transition:all 0.3s ease;color:#313131;margin-right:56px;
}
.web_nav li a:hover {
    color:#75adcc;
}
.search {
    width:220px;height:30px;border:1px solid #313131;padding-left:37px;border-radius:15px;
}
.search::-webkit-input-placeholder {
    font-size:14px;color:#888888;
}
.search_bt {
    width:17px; height:19px;background:url(../images/search.png)no-repeat center center;display:block;cursor:pointer;
}
.search_div {
    position:relative;margin-right:47px;
}
.search_bt {
    position:absolute;top:50%;left:9px;transform:translateY(-50%);
}
.language {
    display:block;width:30px;height:30px;background:url(../images/language_k.png)no-repeat  center center;line-height:30px;text-align:center;
}
.bannerimg img {
    width:100%;
}
.index_banner .swiper-button-next {
   font-size:30px;color:#313131;right:123px;bottom:55px;top:auto;
}
.index_banner .swiper-button-prev {
    font-size:30px;color:#313131;left:123px;bottom:55px;top:auto;
}
.index_banner .swiper-button-next:after, .index_banner  .swiper-button-prev:after {
    content:"";
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    width:90px!important;right:232px!important;bottom:50px!important;left:auto!important;font-size:40px
}
.swiper-pagination-total {
    font-size:20px;
}

.index_video_cc{
    display:flex;justify-content:space-between;margin-bottom:80px;margin-top:64px;
}
.index_video_title::after {
    content:"";width:133px;height:4px;background:#313131;position:absolute;left:0;bottom:-30px;
}

.index_video_title {
    font-size:30px;position:relative;
}
.index_public_head span::after {
    position:absolute;content:"";width:60px;height:4px;background:#313131;left:-100px;top:50%;transform:translateY(-50%);
}
.index_video {
    padding-top:118px;
}
.index_public_head {
    display:flex;justify-content:flex-end;
}
.index_public_head span {
    position:relative;
}
.index_video_left {
    width:38.1%;
}
.index_video_right {
    width:61.9%;
}
.index_video_right source {
    width:100%;
}
.index_video_c {
    width:780px;height:500px;
}
.index_video_left {
    padding-right:30px;padding-top:120px;
}
.index_video_content {
    font-size:20px;margin-top:70px;
}
.index_video_head {
    margin-bottom:60px;
}
.index_menu_list {
   padding-top:30px;padding-bottom:180px;
}
.index_menu_list ul li a {
    display:block;
}
.index_menu_list ul li {
    width: 20%;text-align:center;transition:all 0.5s;padding:20px 0;
}
.index_menu_list ul li:hover{
	box-shadow:0px 0px 5px rgba(0,0,0,0.3); 
}

.index_menu_list ul {
    display:flex;justify-content:space-between;
}
.index_menu_list ul li .index_menu_top {
    width:100%;
}
.index_menu_bottom {
    height:50px;line-height:50px;color:#313131;font-size:20px;
}
.index_about {
    width:100%;height:600px;background:url(../images/index_aboutbg.jpg)no-repeat center  center;background-size:cover;padding-top:120px;
}
.index_about_p {
    font-family:Noto Sans SC;font-size:16px;
}
.index_about {

}
.index_about .w1230 {
     display:flex;justify-content:space-between;
}
.index_about_img {
    margin-top:-160px;width:50.4%;
}
.index_about_content {
    padding-left:154px;width:49.6%;
}
.index_about_title {
    font-size:30px;
}
.index_about_title span {
    position:relative;
}
.index_about_title span::after{
    position:absolute;content:"";width:100px;height:2px;background:#313131;top:50%;transform:translateY(-50%);right:-144px;
}
.index_about_img img{
    width:100%;
}
.index_about_p {
    margin-top:35px;text-indent:2em;
}
.index_about_more {
    display:flex;align-items:center;margin-top:50px;
}
.index_about_more a {
    display:flex;align-items:center;
}
.index_about_more a span {
    margin-right:30px;color:#313131;font-size:20px;position:relative;
}
.index_about_more a span::after {
    position:absolute;bottom:-8px;left:0;content:"";width:57px;height:2px;background:#313131;
}
.index_about_img {
    box-shadow:0px 0px 10px rgba(0,0,0,0.2); 
}
.index_news {
    padding-top:120px;padding-bottom:40px;
}
.index_news_li {
    width:300px;border:1px solid  #ececec;
}
.index_bottom_banner {
    width:100%;height:365px;background:url(../images/index_aboutbga.jpg)no-repeat center center;background-size:cover;display:flex;justify-content:center;align-items:center;
}
.index_bottom_banner img  {
    width:40.7%;
}
.footer {
    background:#f9f9f9;padding:55px  0;
}
.footer_list {
    display:flex;justify-content:space-between;width:72.2%;padding:0 60px;
}
.footer .w1385 {
    display:flex;justify-content:space-between;
}
.footer_contact {
    width:27.8%;
}
.footer_list_title {
    font-size:20px;margin-bottom:15px;
}
.footer_list_div ul li a {
    font-size:16px;line-height:36px;color:#313131;
}
.footer_contact_title {
    font-size:20px;text-align:right;
}
.footer_tel {
    text-align:right;color:#75adcc;font-size:30px;margin:20px 0;
}
.footer_erweima {
    text-align:right;
}
.public_bg{
    width:100%;height:600px;
}
.public_bg .w1260 {
    position:relative;
}
.public_bg_w {
    position:absolute;top:115px;left:0;
}
.public_bg_title {
    font-size:40px;color:#fff;position:relative;
}
.public_bg_title::after {
    position:absolute;content:"";width:80px;height:4px;background:#fff;bottom:-30px;left:0;
}
.public_bg_c {
    font-size:30px;margin-top:65px;color:#fff;
}
.product_menu_ul{
    display:flex;justify-content:space-between;
}
.product_menu_ul > li {
    width:20%;transition:all 0.3s  ease;
}
.product_menu_img {
    width:100%;height:136px;transition:all 0.3s  ease;
}
.product_menu_ul > li:hover .product_menu_title {
    color:#75adcc;
}
 
.index_news_li:hover .index_news_img  img{
     transform: scale(1.1, 1.1);
}
.index_news_img img {
    transition: 1s transform;
}
.index_news_img {
    overflow:hidden;
}
.index_news_title {
    color:#313131;
}


.product_menu_ul > li:nth-child(1) .product_menu_img {
    background:url(../images/index_icon1.png)no-repeat center center;background-size:136px  136px;
}
.product_menu_ul > li:nth-child(1):hover .product_menu_img {
    background:url(../images/index_icon1_h.png)no-repeat center center;background-size:136px  136px;
}

.product_menu_ul > li:nth-child(2) .product_menu_img {
    background:url(../images/index_icon2.png)no-repeat center center;background-size:136px  136px;
}
.product_menu_ul > li:nth-child(2):hover .product_menu_img {
    background:url(../images/index_icon2_h.png)no-repeat center center;background-size:136px  136px;
}

.product_menu_ul > li:nth-child(3) .product_menu_img {
    background:url(../images/index_icon3.png)no-repeat center center;background-size:136px  136px;
}
.product_menu_ul > li:nth-child(3):hover .product_menu_img {
    background:url(../images/index_icon3_h.png)no-repeat center center;background-size:136px  136px;
}

.product_menu_ul > li:nth-child(4) .product_menu_img {
    background:url(../images/index_icon4.png)no-repeat center center;background-size:136px  136px;
}
.product_menu_ul > li:nth-child(4):hover .product_menu_img {
    background:url(../images/index_icon4_h.png)no-repeat center center;background-size:136px  136px;
}

.product_menu_ul > li:nth-child(5) .product_menu_img {
    background:url(../images/index_icon5.png)no-repeat center center;background-size:136px  136px;
}
.product_menu_ul > li:nth-child(5):hover .product_menu_img {
    background:url(../images/index_icon5_h.png)no-repeat center center;background-size:136px  136px;
}






.product_menu_title {
    height:50px;line-height:50px;text-align:center;color:#313131;font-size:20px;transition:all 0.3s  ease;
}
.product_menu {
   height:300px;padding-top:60px;
}
.product_menu_ul {
    position:absolute;top:0;width:100%;
}
.product_menu .w1578 {
    position:relative;
}
.product_menu_ul > li .product_menu_div{
   height:100%;padding-top:35px;
}
.product_menu_ul > li .product_menu_div .product_menu_list {
    display:none;width:100%;margin-top:10px;
}
.product_menu_ul > li:hover {
    box-shadow:0px 0px 10px rgba(0,0,0,0.3); 
}
.product_menu_list ul li{
    padding:0 8px;line-height:60px;text-align:center;background:#fff;
}
.product_menu_list ul li a {
    text-align:center;display:block;color:#313131;font-size:18px;border-bottom:1px solid #c9c9c9;transition:all 0.3s  ease;
}
.product_menu_list ul li:hover a {
    color:#75adcc;
}
.product_content {
    padding-top:55px;padding-bottom:100px;
}
.p_tan {
    width:13px;height:8px;background:url(../images/tangle.png)no-repeat  center center;margin:0 auto;
    transition:all 0.3s ease;-webkit-transition:all 0.3s ease;opacity:0;
}
.product_menu_ul > li:hover .p_tan {
    opacity:1;
}
.product_content ul {
    display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:20px;
}
.product_content ul li {
    border:1px solid #bfbfbf;width:23.8%;margin-right:1.6%;margin-bottom:38px;
}
.product_content ul li:nth-child(4n+4) {
    margin-right:0
}
.product_img img {
    width:100%;
}
.product_title {
    display:flex;justify-content:space-between;padding:10px 20px 20px 20px;font-size:18px;
}
.product_title a {
    display:block;width:80px;height:30px;background:#75adcc;text-align:center;line-height:30px;font-size:14px;color:#fff;margin-top:20px;
}
.page {
    float:right;display:flex;justify-content:space-between;
}
.page a {
    display:block; width:32px;height:32px;line-height:30px;text-align:center;border:1px solid #eeeeee;margin-left:9px;color:#313131;
}
.page .pagea:hover {
    background:#75adcc;color:#fff;
}

.prev {
    background-image: url(../images/page_left.png);
}
.prev:hover {
    background-image:url(../images/page_left_h.png);background-color:#75adcc;
}

.next {
    background-image:url(../images/page_right.png);
}
.next:hover {
    background-image:url(../images/page_right_h.png);background-color:#75adcc;
}
.proc_line {
    width:100px;height:2px;background:#75adcc;margin-right:65px;
}
.proc_txt {
    font-size:40px;
}
.pro_content {
    padding-top:95px;
}
.product_c_title {
    display:flex;justify-content:flex-start;align-items:center;
}
.proc_div .w1260{
    display:flex;justify-content:space-between;
}
.proc_div_left {
    width:48.8%
}
.proc_div_right {
    width:44.4%;padding-top:85px;
}
.pro_contentback {
    display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:80px;
}
.pro_contentback a {
    font-size:20px;color:#313131;
}
.proc_div_p1 {
    font-size:40px;
}
.proc_div_p2 {
    font-size:40px;font-weight:500;margin-top:8px;
}
.proc_div_title {
    padding-bottom:75px;border-bottom:1px solid #c9c9c9;
}
.proc_div_detail {
    padding:55px 0;font-size:20px;border-bottom:1px solid #c9c9c9;
}
.proc_div_detail_p1 {
    margin-bottom:24px;
}
.proc_div {
    background:url(../images/proc_contentbga.jpg)no-repeat bottom right;background-size:cover;padding-bottom:55px
}
.product_detail_list{
    padding-top:90px;padding-bottom:100px;
}
.news_list_date {
    display:flex;
}
.news_list ul li a {
    display:flex;justify-content:space-between;align-items:center;
}
.news_list ul li {
    border:2px solid #eeeeee;padding:18px;margin-bottom:60px;transition:all 0.3s  ease;
}
.news_list {
    padding:100px 0;
}
.news_list_img {
    width:34.9%;
}
.news_list_img img {
    width:100%;
}
.news_list_div {
    width:57.3%;padding: 0 20px  0 30px;
}
.news_list_right {
    width:7.8%;
}
.news_list_title {
   color:#313131;font-size:24px;
}
.news_list_c {
    color:#313131;font-size:18px;margin-top:15px;
}
.news_list_date_l {
    display:flex;align-items:center;margin-right:48px;
}
.news_list_date_r {
    display:flex;align-items:center;
}
.news_list_date {
    margin-top:20px;
}
.news_list_date_l span {
    font-size:14px;color:#9a9a9a;margin-left:10px;
}
.news_list_date_r span {
     font-size:14px;color:#9a9a9a;margin-left:10px;
}
.news_list ul li:hover{
   box-shadow:0px 0px 10px rgba(0,0,0,0.2); 
}
.newsc_title {
    width:79.3%;font-size:38px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.backa {
    color:#313131;font-size:20px;
}
.newsc_head {
    display:flex;justify-content:space-between;align-items:flex-end;padding-top:80px;padding-bottom:35px;border-bottom:2px solid #eeeeee;
}
.newsc_contentp {
    padding-top:50px;padding-bottom:100px;width:100%;max-width:950px;
}
.newsc_contentp{
    line-height:36px;font-size:20px;
}
.newsc_contentp img{width:100%;}
.fujian {
    display:block;width:200px;height:50px;line-height:50px;text-align:center;color:#fff;background:#75adcc;font-size:20px;margin-top: 50px;
}
.service_sale {
    display:flex;align-items:center;
}
.service_diva_left {
    width:54%;padding-top:50px;
}
.service_diva_right {
    width:36.5%;
}
.service_diva_right img {
    width:100%;
}
.service_diva {
    display:flex;justify-content:space-between;padding-top:80px;margin-bottom:90px;
}
.service_diva_left p {
    font-size:20px;margin-top:35px;line-height:36px;text-indent:2em;
}
.service_question_line {
    width:100px;height:2px;background:#75adcc;margin-left:60px;
}
.service_divb {
    display:flex;justify-content:space-between;
}
.service_question_title span {
    font-size:40px;
}
.service_question_title {
    display:flex;align-items:center;justify-content:flex-end;
}
.service_question {
    padding-top:40px;
}
.service_imga {
    width:18%;
}
.service_imga img {
    width:100%;
}
.service_question{width:82%;}
.service_question_content {
    padding-left:90px;font-size:20px;
}
.service_phead {
    font-weight:600;
}
.service_divq {
    line-height:36px;margin-bottom:28px;
}
.service_divq .p2 {
    text-indent:2em;
}
.service_divq .p3 {
    text-indent:3em;
}
.service {
    padding-bottom:100px;
}
.about_txt {
    font-size:20px;color:#75adcc;text-align:center
}
.about_head_txt {
    display:flex;
}
.about_head_txt .proc_line {
   margin-top:9px;margin-right:24px;
}
.about_txt p {
    font-size:20px;line-height:20px;
}
.about_txt_w {
    margin-top:30px;font-size:40px;
}
.about_content {
    padding-top:100px;
}
.about_content_img {
    margin-top:115px;
}
.about_content .w1260 {
    display:flex;justify-content:space-between;
}
.about_content_right {
    font-size:20px;line-height:38px;text-indent:2em;padding-top:50px;
}
.about_content_right p {
    margin-bottom:35px;
}
.about_content_img {
    position:relative;left:-70px;
}
.about_content_img img {
  
}
.about_content_right {
    width:63.5%;padding-left:100px;
}
 .about_content_left {
     width:36.5%;
}
.about_content_culture {
    padding-bottom:20px;margin-top:60px;
}
.about_culture_div {
    background:url(../images/curture_bg.jpg)center right no-repeat;background-size:cover; height:278px;padding-top:55px;
}
.about_culture_div p {
    width:74.6%;font-size:20px;line-height:38px;
}
.about_culture_div2 {
    display:flex;justify-content:center;margin-top:25px;
}
.about_culture_div2_img {
    width:50.8%;
}
.about_culture_div2_w {
   width:49.2%;padding:45px 0 0 95px;font-size:20px;line-height:36px;
}
.about_honor {
    margin-top:100px
}
.about_honor .swiper-slide img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
.about_honor .swiper-container {
    margin-top:60px;
}
.about_honor .swiper-slide {
    border:1px solid #e5e5e5;
}
.about_honor {
    padding-bottom:100px;position:relative;
}
.about_honor .w1260{
    position:relative;
}
.about_honor .swiper-button-prev {
    width:38px;height:38px;background-image:url(../images/honorarrow1.png);left: auto; 
    right: 48px;top:100px;
    background-position:center center;background-repeat:no-repeat;background-color:#bfbfbf;opacity:1!important;outline:none!important;
}
.about_honor .swiper-button-prev:hover, .about_honor .swiper-button-next:hover{
    background-color:#75adcc;
}
.about_honor .swiper-button-next {
      width:38px;height:38px;background-image:url(../images/honorarrow2.png);
      background-position:center center;background-repeat:no-repeat;background-color:#bfbfbf;opacity:1!important;outline:none!important;
      top: 100px;right:0;
}
.swiper-button-next:after, .swiper-button-prev:after {
    display:none;
}

.search{line-height: 28px;}
.contact_content .w1260 {
    display:flex;justify-content:space-between;padding-top:115px;
}
.contact_left ul li {
    height:50px;line-height:50px;font-size:20px;padding-left:45px;
}
.contact_title {
    font-size:40px;
}
.contact_left ul li.li1 {
    background:url(../images/contact_icon1.png)no-repeat center left;
}
.contact_left ul li.li2 {
    background:url(../images/contact_icon2.png)no-repeat center left;
}
.contact_left ul li.li3 {
    background:url(../images/contact_icon3.png)no-repeat center left;
}
.contact_left ul li.li4 {
    background:url(../images/contact_icon4.png)no-repeat center left;
}
.contact_left ul li.li5 {
    background:url(../images/contact_icon5.png)no-repeat center left;
}
.contact_right {
    width:52.8%;padding-top:50px;
}
.rc_detail_title{padding-bottom:10px;border-bottom: 1px solid #c9c9c9 }
.contact_right img {
    width:100%;
}
.contact_left {
    width:47.2%;
}
.map  img {
    display:block;width:30px;
}
.contact_content {
    padding-bottom:90px;
}
.contact_message {
    padding:100px 0;
}
.contact_bt {
    display:block;width:140px;height:40px;color:#fff;background:#75adcc;margin-top:50px
}
.contact_input1 {
    width:23.8%;
}
.contact_input2 {
    width:36.5%;
}
.contact_div {
    display:flex;justify-content:space-between;margin-top:45px;
}
.contact_div input {
    height:60px;border:1px solid #313131;padding-left:20px;font-size:20px;
}
.contact_div input::-webkit-input-placeholder {
    font-size:20px;color:#c9c9c9;
}
.contact_div2 {
    margin-top:29px;
}
.contact_div2 textarea {
   background-color:#fff; width:100%;height:200px;border:1px solid #313131;padding:20px; font-size:20px;color:#c9c9c9;font-family:"微软简中圆","Noto Sans SC";font-weight:300;
}
.resource {
    background:url(../images/hm_resource.jpg)no-repeat  center  right;height:312px;background-size:cover;margin-top:86px;padding-top:15px;
}
.rcln1 {
    font-size:20px;margin-top:30px;
}
.rcln2 {
    font-size:24px;margin-top:10px;
}
.rc_listul_div {
    display:flex;padding:0 48px;line-height:80px;background:#f9f9f9;align-items:center;justify-content:space-between;
}
.zpname {
    font-size:30px!important;font-weight:600;
}
.rc_listul_divleft {
    line-height:80px;display:flex;align-items:center;
}
.rc_listul_divleft span::after {
    position:absolute;content:"";width:2px;height:20px;background:#000;top:50%;transform:translateY(-50%);display:block;left:0;
}
.rc_listul_divleft span {
    padding:0 40px;text-align:center;position:relative;font-size:16px;

}
.rc_listul_divleft span:first-child::after{
    display:none;
}
.rc_listul_divleft span:first-child {
    padding-left:0;
}
.rc_listul_divmore {
    width:31px;height:31px;border-radius:15.5rem;background-color:#fff;background-image:url(../images/rcactive_icon.png);background-repeat:no-repeat;background-position:center center;
}
.rc_listul >li{
    margin-bottom:40px;cursor:pointer;
}
.rc_listul > li.active .rc_listul_div{
    background:#75adcc;color:#fff;
}
.rc_listul > li.active .rc_listul_divleft span::after {
    background:#fff;
}
.rc_listul > li.active .rc_listul_divmore {
    width: 31px;
    height: 31px;
    border-radius: 15.5rem;
    background-color: #fff;
    background-image: url(../images/rc_icon.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.pagea.active{background:#75adcc;color:#fff;}
.rc_detail_div {
    padding:60px 50px 90px 50px;box-shadow:0px 5px 5px rgba(0,0,0,0.3); 
}
.rc_detail_div_none {
    display:flex;
}
.rc_list {
    padding-bottom:60px;position: relative;margin-top:-75px;
}


.rc_detail_date {
    width:11.2%;text-align:center;
}
.rc_detail_content {
    width:88.8%;
}
.rc_detail_ymd {
    border:1px solid #c9c9c9;
}
.rc_detail_d {
    font-size:70px;background:#75adcc;color:#fff;line-height:110px;border-bottom:1px solid #c9c9c9;
}
.rc_detail_ym {
    line-height:60px;color:#313131;font-size:20px;
}
.rc_detail_date_title {
    font-size:20px;margin-bottom:20px;
}
.rc_detail_content {
    padding-left:50px;
}
.rc_detail_title .rc_detail_titlea {
    font-size:30px
}
.rc_detail_title span {
font-size:20px;
}
.rc_detail_title {
    display:flex;justify-content:space-between;align-items:flex-end;
}
.index_menu_top img{
    width:100%;max-width:136px;margin:0 auto;
}

    .about_culture_div2_img img {
        width:100%;
    }

.rc_detail_list {
   display:flex;margin-bottom:20px;
}
.rc_detail_list span {
    padding:0 18px;line-height:60px;font-size:16px;position:relative;
}
.rc_detail_list span:first-child {
    padding-left:0;
}
.rc_detail_list span::after{position:absolute;content:"";width:1px;height:20px;background:#c9c9c9;top:50%;transform:translateY(-50%);display:block;left:0;}
.rc_detail_list span:first-child::after {
    display:none;
}
.rc_detail_cq_title {
    font-size:16px;font-weight:500;margin-bottom:8px;
}
.rc_detail_cq p{
     font-size:16px;line-height:36px;
}
.rc_detail_cq {
    margin-bottom:40px;
}
.rc_detail_div {
    display:none;
}
.index_news_img img {
    width:100%;
}
.index_news_title {
    font-size:20px;font-weight:500;margin-top:15px;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.index_news_div {
    padding:33px 16px 20px;
}
.index_news_gang {
    content:"";width:40px;height:2px;background:#313131;
}
.index_news_c {
    font-size:14px;color:#888;margin-top:15px;
}
.index_news_date {
    font-size:14px;display:flex;justify-content:space-between;height:30px;align-items:center;margin-top:10px;
}
.index_news_date span {
    color:#888;
}
.index_news .swiper-container {
    margin-top:60px;padding:0 1px 65px;
}
.contact_title {
    margin-bottom:20px;
}
.product_detail_list img {
    width:100%;
}
/*ÊÖ»úµ¼º½*/
.menu.m {
	position:absolute;width:28px;height:26px;right:18px;top:15px;z-index:11;cursor:pointer;
}
body.open .menu.m span:nth-child(1){
	top: 10px;
	-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
			transform: rotate(45deg)
}
body.open .menu.m span:nth-child(2){
	-webkit-transform: scale(0,1);
		-ms-transform: scale(0,1);
			transform: scale(0,1);
}
body.open .menu.m span:nth-child(3){
	top: 10px;
	-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
			transform: rotate(-45deg)
}
.menu.m span{
	position: absolute;
	width: 100%;
	display: block;
	height: 2px;
	background-color: #9e9e9f;
	left: 0;
	top: 0;
	-webkit-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
	z-index: 11;
	border-radius:2em;
}
.menu.m span:nth-child(2){
	top: 10px;
}
.menu.m span:nth-child(3){
	top: 21px;
}

.header_m{width:100%;z-index:999;height:50px;padding:0 30px;position:relative}
.header_m .left{width:12%}.header_m .left a img{height:40px;margin-top:6px}
.header_m .left .img2{display:none}
.header_m .navbar_nav li{float:left;position:relative;display:block}
.header_m .navbar_nav li:after{content:"";width:0;height:2px;background:#ff4500;position:absolute;bottom:0;left:0;transition:all .5s ease 0s}
.header_m .navbar_nav li:hover:after{width:100%}
.header_m .navbar_nav li a{text-decoration:none;height:100%;padding:0 25px;display:block;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;color:#fff;font-size:16px}
.header_m .navbar_nav li:hover a{color:#ff4500}
.header_m .navbar_nav li.dropdown{display:inherit;position:relative}
.header_m .navbar_nav li.dropdown .jt{width:20px;height:20px;background:url(../images/top.png) no-repeat;background-size:100% 100%;display:block}
.header_m .navbar_nav li.dropdown .dropdown_menu{display:none;position:absolute;top:50px;width:100%;background:#fff;box-shadow:0 15px 27px 0 rgba(167,165,165,.38);width:120%;left:-10%}
.header_m .navbar_nav li.dropdown .dropdown_menu a{font-size:14px;color:#666;padding:0 10px;line-height:40px;text-align:center;background:#fff;margin-bottom:2px}
.header_m .navbar_nav li.dropdown:hover .dropdown_menu{display:block;background:#f3f3f3;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.header_m .navbar_nav li.dropdown:hover .dropdown_menu a{color:#666}
.header_m .navbar_nav li.dropdown:hover .dropdown_menu a:hover{color:#fff;background:orange}
.header_m.on{position:fixed;top:0;left:0;background:#fff;border-bottom:1px solid #ccc;}
.header_m.on .left .img1{display:none}.header_m.on .left .img2{display:block}
.header_m.on .navbar_nav li a{color:#333}
.header_m.on .navbar_nav li:hover a{color:#ff4500}
#navToggle{display:none}
.m_nav{position:fixed;top:50px;box-shadow:0 15px 27px 0 rgba(167,165,165,.38);width:100%;height:100%;background:#fff;transition:all ease .5s;-webkit-transition:all ease .5s;z-index:1000;opacity:1;visibility:visible;margin-top:0;overflow-y:auto;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;transform:translateX(100%)}.m_nav.open{transform:translateX(0)}.m_nav .top{height:60px;padding:20px;box-sizing:border-box}
.m_nav .top .closed{width:30px;height:30px;vertical-align:middle;float:right;cursor:pointer}
.m_nav .logo{width:100%;margin:0 auto}.m_nav .logo img{height:50px;display:block;margin:30px auto}
.m_nav .ul{margin-top:10px}
.m_nav .ul li{padding:0 20px;border-bottom:1px solid #f5f5f5;transform:translateY(0);-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;opacity:0}
.m_nav.open .ul li{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
.m_nav .ul li:nth-child(1){-webkit-transition:all .2s cubic-bezier(.77,0,.175,1) 0ms;transition:all .2s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(2){-webkit-transition:all .4s cubic-bezier(.77,0,.175,1) 0ms;transition:all .4s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(3){-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(4){-webkit-transition:all .8s cubic-bezier(.77,0,.175,1) 0ms;transition:all .8s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(5){-webkit-transition:all 1s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(6){-webkit-transition:all 1.2s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1.2s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(7){-webkit-transition:all 1.4s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1.4s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(8){-webkit-transition:all 1.6s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1.6s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li:nth-child(9){-webkit-transition:all 1.8s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1.8s cubic-bezier(.77,0,.175,1) 0ms}
.m_nav .ul li a{text-align:center;display:block;text-decoration:none;color:#333;font-size:16px;height:50px;line-height:50px;width:100%}
.m_nav .ul li .dropdown_menu{display:none}
.m_nav .ul li.dropdown.active .dropdown_menu{display:block}
.m_nav .ul li .dropdown_menu a{display:block;padding:0 40px;box-sizing:border-box;border-bottom:1px solid #ddddddd;height:40px;line-height:40px;font-size:14px;color:#9e9e9f}
.m_nav .ul li .dropdown_menu a:last-child{border:0}

.proc_div .swiper-container{display: none}
.swiper-scrollbar{display: block !important;}
.index_news_c{ overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.copyright{display: flex;justify-content: center;align-items: center;height:50px;background: #f9f9f9;color:#909090;}
.copyright a{color:#909090;}
.copyright span{margin-right:30px;}
.web_nav li.active a{color:#75adcc;}
.contact_message{background:url(../images/msg_bga.jpg)no-repeat bottom right;background-size: 100% 36%;}
/*ÊÖ»úµ¼º½*/

